home *** CD-ROM | disk | FTP | other *** search
/ Delphi Developer's Kit 1996 / Delphi Developer's Kit 1996.iso / power / csystray.000 / csystray / systray.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1995-12-22  |  2.6 KB  |  105 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CSystrayDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "systray.h"
  9.  
  10. ClassCount=4
  11. Class1=CSystrayApp
  12. Class2=CSystrayDlg
  13.  
  14. ResourceCount=4
  15. Resource1=IDD_ABOUTBOX
  16. Resource2=IDR_MAINFRAME
  17. Resource3=IDD_SYSTRAY_DIALOG
  18. Class3=CAboutDlg
  19. Resource4=IDD_DEVELNOTES
  20. Class4=CDialogDevelNotes
  21.  
  22. [CLS:CSystrayApp]
  23. Type=0
  24. HeaderFile=systray.h
  25. ImplementationFile=systray.cpp
  26. Filter=N
  27. LastObject=CSystrayApp
  28.  
  29. [CLS:CSystrayDlg]
  30. Type=0
  31. HeaderFile=systrdlg.h
  32. ImplementationFile=systrdlg.cpp
  33. Filter=W
  34. VirtualFilter=dWC
  35. LastObject=IDB_DEVNOTES
  36.  
  37. [CLS:CAboutDlg]
  38. Type=0
  39. HeaderFile=aboutdlg.h
  40. ImplementationFile=aboutdlg.cpp
  41. LastObject=CAboutDlg
  42.  
  43. [DLG:IDD_ABOUTBOX]
  44. Type=1
  45. Class=CAboutDlg
  46. ControlCount=6
  47. Control1=IDC_STATIC,static,1342177283
  48. Control2=IDC_STATIC,static,1342308352
  49. Control3=IDC_STATIC,static,1342308352
  50. Control4=IDOK,button,1342373889
  51. Control5=IDC_STATIC,static,1342308352
  52. Control6=IDC_STATIC,static,1342308352
  53.  
  54. [DLG:IDD_SYSTRAY_DIALOG]
  55. Type=1
  56. Class=CSystrayDlg
  57. ControlCount=28
  58. Control1=IDCK_ENABLE,button,1342373891
  59. Control2=IDC_STATIC,static,1342308352
  60. Control3=IDE_BUBBLETEXT,edit,1350762624
  61. Control4=IDB_SET,button,1342373888
  62. Control5=IDB_CLEAR,button,1342373888
  63. Control6=IDC_STATIC,button,1342308359
  64. Control7=IDRB_ICONSTATE,button,1342373897
  65. Control8=IDC_RADIO2,button,1342177289
  66. Control9=IDC_RADIO3,button,1342177289
  67. Control10=IDC_RADIO4,button,1342177289
  68. Control11=IDC_RADIO5,button,1342177289
  69. Control12=IDC_RADIO6,button,1342177289
  70. Control13=IDC_RADIO7,button,1342177289
  71. Control14=IDC_RADIO8,button,1342177289
  72. Control15=IDC_RADIO9,button,1342177289
  73. Control16=IDC_RADIO10,button,1342177289
  74. Control17=IDC_RADIO11,button,1342177289
  75. Control18=IDC_RADIO12,button,1342177289
  76. Control19=IDC_RADIO13,button,1342177289
  77. Control20=IDC_RADIO14,button,1342177289
  78. Control21=IDC_RADIO15,button,1342177289
  79. Control22=IDC_RADIO16,button,1342177289
  80. Control23=IDCK_CYCLE,button,1342373891
  81. Control24=IDCK_LOADONSTARTUP,button,1342373891
  82. Control25=IDABORT,button,1476591616
  83. Control26=IDCANCEL,button,1342373888
  84. Control27=IDB_ABOUT,button,1342373888
  85. Control28=IDB_DEVNOTES,button,1342373888
  86.  
  87. [DLG:IDD_DEVELNOTES]
  88. Type=1
  89. Class=CDialogDevelNotes
  90. ControlCount=5
  91. Control1=IDOK,button,1342242817
  92. Control2=IDC_STATIC,static,1342308352
  93. Control3=IDC_STATIC,static,1342308352
  94. Control4=IDC_STATIC,static,1342308352
  95. Control5=IDC_STATIC,static,1342308352
  96.  
  97. [CLS:CDialogDevelNotes]
  98. Type=0
  99. HeaderFile=devnotes.h
  100. ImplementationFile=devnotes.cpp
  101. Filter=D
  102. VirtualFilter=dWC
  103. LastObject=CDialogDevelNotes
  104.  
  105.